home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1244 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Message-ID: <21EFC040H000668A2H@ag01.bbrandes.berlinet.de>
  3. From: A.GUMTOW@BBrandes.berlinet.de (Andreas Gumtow)
  4. Path: tbx.berlinet.de!bbrandes.berlinet.de
  5. Subject: Re: How works SetFunction ?
  6. Date: Tue, 16 Jan 1996 18:40:48 +0100
  7. X-Mailer: -- The Answer V3.06ss7 (public Beta 1)
  8. References: <1080.6584T752T2078@club-internet.fr>
  9. X-Gateway: ZCONNECT zelator.berlinet.de [UNIX/Connect v0.74b]
  10. MIME-Version: 1.0
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-ZC-PGP-KEY-AVAIL: 
  14.  
  15. On So 14.01.1996 at 23:05:48 wrote jeffp@club-internet.fr (UNREGISTERED VERSION) 
  16. in Message "How works SetFunction ?":
  17.  
  18.  
  19. UV>   oldfunc=SetFunction(library,oldFuncOffset,newFuncPtr)
  20.                                   ^             ^
  21.                                   |             Pointer to new func
  22.                                   Offset of Lib-Procedure
  23.                                   i.E. 
  24. --- exec (Oberon-2)
  25. PROCEDURE Alert        *{SysBase,-108}(alertNum{7}   : LONGINT);
  26. PROCEDURE Debug        *{SysBase,-114}(flags{0}      : LONGSET);
  27. ---
  28.                          ^ Base   ^Offset
  29.  
  30.  
  31.  
  32. CU
  33.   Andreas
  34.   
  35.   
  36. Conversation: A vocal competition in which the one who is catching his breath
  37. is called the listener.
  38.  
  39.